home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol K-12 / Vol K-12.iso / games / extrem_t.exe / scripts / DefineButton2_53 / BUTTONCONDACTION on(release).as next >
Text File  |  2012-08-27  |  80b  |  6 lines

  1. on(release){
  2.    sonMC.gotoAndPlay(4);
  3.    gotoAndPlay(324);
  4.    score = 0;
  5. }
  6.